04. NYT Implementation

NYT Implementation

Question:

Start Quiz:

Solution:

INSTRUCTOR NOTE:

The NYT article search API

Start here to read how the NY Times want AJAX requests formatted.

.getJSON() documentation

Then read up on how to format jQuery AJAX requests with .getJSON().

Whoops! At 1:13 I say "…an unsigned list." It should be "…an unordered list."

You can find starter code for this part of the project in the Downloadables section: Udacity_AJAX_NYT